Name | Description | |
---|---|---|
FlexGridDetailProvider<TItem> Constructor |
The following tables list the members exposed by FlexGridDetailProvider<TItem>.
Name | Description | |
---|---|---|
FlexGridDetailProvider<TItem> Constructor |
Name | Description | |
---|---|---|
DetailCollapsedIconTemplateProperty | Identifies the DetailCollapsedIconTemplate dependency property. | |
DetailExpandedIconTemplateProperty | Identifies the DetailExpandedIconTemplate dependency property. | |
DetailVisibilityModeProperty | Identifies the DetailVisibilityMode dependency property. | |
HeightProperty | Identifies the Height dependency property. | |
RowDetailTemplateProperty | Identifies the RowDetailTemplate dependency property. | |
ShowExpandButtonProperty | Identifies the ShowExpandButton dependency property. |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
DetailCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is collapsed. | |
DetailExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is expanded. | |
DetailVisibilityMode | Gets or sets the detail visibility mode. | |
Dispatcher | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
Height | Gets or sets the height of the details. | |
RowDetailTemplate | Gets or sets the template used for the row detail. | |
ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. |
Name | Description | |
---|---|---|
AssociatedType | (Inherited from Microsoft.Maui.Controls.Behavior) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
GetValue | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
HideDetailAsync | Hides the detail row. | |
IsDetailVisible | Determines whether the detail row is visible. | |
IsSet | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
RemoveBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
ShowDetailAsync | Shows the detail row. |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnAttachedTo | Overloaded. Overridden. Called when the behavior is attached to the grid. | |
OnBindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnDetachingFrom | Overloaded. Overridden. Called when the behavior is detaching from the grid. | |
OnDetailCellCreating | Raises the DetailCellCreating event. | |
OnDetailLoading | Raises the DetailLoading event. | |
OnPropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
UnapplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
DetailCellCreating | Occurs when the detail cell is being created. | |
DetailLoading | Occurs when the detail cell is being created. | |
PropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) |